home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 22
/
AACD 22.iso
/
AACD
/
Online
/
InetDial
/
translator42.lha
/
Translator
/
Include
/
proto
/
translator.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1995-02-15
|
202 b
|
9 lines
#ifndef PROTO_TRANSLATOR_H
#define PROTO_TRANSLATOR_H
#include <exec/types.h>
extern struct Library *TranslatorBase ;
#include <clib/translator_protos.h>
#include <pragmas/translator_pragmas.h>
#endif